[INFO] cloning repository https://github.com/dionysuzx/maid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dionysuzx/maid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdionysuzx%2Fmaid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdionysuzx%2Fmaid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b18b0b74d3b7e7467226418de76fbeccf193bf34
[INFO] testing dionysuzx/maid against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdionysuzx%2Fmaid" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dionysuzx/maid
[INFO] finished tweaking git repo https://github.com/dionysuzx/maid
[INFO] tweaked toml for git repo https://github.com/dionysuzx/maid written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dionysuzx/maid on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dionysuzx/maid already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 556de229feb01689553b143126a0bf6b91850ae0c401eb3ce4b475bc76149225
[INFO] running `Command { std: "docker" "start" "-a" "556de229feb01689553b143126a0bf6b91850ae0c401eb3ce4b475bc76149225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "556de229feb01689553b143126a0bf6b91850ae0c401eb3ce4b475bc76149225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "556de229feb01689553b143126a0bf6b91850ae0c401eb3ce4b475bc76149225", kill_on_drop: false }`
[INFO] [stdout] 556de229feb01689553b143126a0bf6b91850ae0c401eb3ce4b475bc76149225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 608ed25913bed9ea7b445a84e9775608b494ddbe8bcf7d8c74c3fd9319f14005
[INFO] running `Command { std: "docker" "start" "-a" "608ed25913bed9ea7b445a84e9775608b494ddbe8bcf7d8c74c3fd9319f14005", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling maid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "608ed25913bed9ea7b445a84e9775608b494ddbe8bcf7d8c74c3fd9319f14005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608ed25913bed9ea7b445a84e9775608b494ddbe8bcf7d8c74c3fd9319f14005", kill_on_drop: false }`
[INFO] [stdout] 608ed25913bed9ea7b445a84e9775608b494ddbe8bcf7d8c74c3fd9319f14005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43f419876d1c54f947d6d35e6d81aeedfa12076cab3ca3ac742723693f5df96f
[INFO] running `Command { std: "docker" "start" "-a" "43f419876d1c54f947d6d35e6d81aeedfa12076cab3ca3ac742723693f5df96f", kill_on_drop: false }`
[INFO] [stderr]    Compiling maid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.54s
[INFO] running `Command { std: "docker" "inspect" "43f419876d1c54f947d6d35e6d81aeedfa12076cab3ca3ac742723693f5df96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43f419876d1c54f947d6d35e6d81aeedfa12076cab3ca3ac742723693f5df96f", kill_on_drop: false }`
[INFO] [stdout] 43f419876d1c54f947d6d35e6d81aeedfa12076cab3ca3ac742723693f5df96f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39bd377157b40be1037ca70048b30832f63b341ec14d49c2b2a2d37d822cd3f1
[INFO] running `Command { std: "docker" "start" "-a" "39bd377157b40be1037ca70048b30832f63b341ec14d49c2b2a2d37d822cd3f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maid-2c22c38466b5708d)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test auto_review::tests::pending_marker_is_marked_without_starting_task ... ok
[INFO] [stdout] test codex::tests::ignores_non_json_lines_and_unknown_events ... ok
[INFO] [stdout] test codex::tests::parses_codex_session_id_and_last_agent_message_from_json_events ... ok
[INFO] [stdout] test auto_review::tests::unauthorized_author_is_skipped_without_review_state ... ok
[INFO] [stdout] test config::tests::absolutizes_relative_paths ... ok
[INFO] [stdout] test config::tests::absolutizes_path_like_codex_commands ... ok
[INFO] [stdout] test config::tests::optional_login_lists_allow_empty_lists ... ok
[INFO] [stdout] test auto_review::tests::pending_allowed_pr_starts_review_task ... ok
[INFO] [stdout] test config::tests::optional_repositories_parse_to_slugs ... ok
[INFO] [stdout] test config::tests::expands_home_paths ... ok
[INFO] [stdout] test config::tests::requires_non_empty_strings ... ok
[INFO] [stdout] test config::tests::requires_codex_prompt_templates ... ok
[INFO] [stdout] test config::tests::reads_config_file_values ... ok
[INFO] [stdout] test config::tests::missing_config_file_is_empty_config ... ok
[INFO] [stdout] test config::tests::trims_empty_strings_to_none ... ok
[INFO] [stdout] test config::tests::validates_required_login_lists ... ok
[INFO] [stdout] test daemon_lock::tests::does_not_remove_another_process_pid_file ... ok
[INFO] [stdout] test daemon_lock::tests::prevents_two_instances_with_the_same_pid_file ... ok
[INFO] [stdout] test daemon_lock::tests::replaces_stale_pid_file ... ok
[INFO] [stdout] test domain::tests::builds_codex_prompt_for_automatic_pull_request_review ... ok
[INFO] [stdout] test domain::tests::builds_codex_prompt_with_required_context ... ok
[INFO] [stdout] test domain::tests::builds_operator_prompt_from_template ... ok
[INFO] [stdout] test daemon_lock::tests::publishes_complete_pid_file ... ok
[INFO] [stdout] test domain::tests::parses_mentions_and_cleans_request_text ... ok
[INFO] [stdout] test domain::tests::parses_operator_text_from_cleaned_mention ... ok
[INFO] [stdout] test domain::tests::parses_repository_slugs ... ok
[INFO] [stdout] test daemon_lock::tests::replaces_existing_pid_file_when_publishing ... ok
[INFO] [stdout] test domain::tests::filters_to_mention_notifications_with_supported_subjects ... ok
[INFO] [stdout] test domain::tests::reports_task_kind_for_logging ... ok
[INFO] [stdout] test github::tests::builds_reaction_page_urls ... ok
[INFO] [stdout] test github::tests::builds_recent_participating_notification_page_urls ... ok
[INFO] [stdout] test domain::tests::rejects_unknown_codex_prompt_placeholders ... ok
[INFO] [stdout] test github::tests::keeps_recent_comments_across_issue_and_review_comment_streams ... ok
[INFO] [stdout] test domain::tests::renders_configured_codex_prompt_templates ... ok
[INFO] [stdout] test github::tests::request_rate_converts_to_spacing ... ok
[INFO] [stdout] test daemon_lock::tests::replaces_live_pid_that_is_not_this_executable ... ok
[INFO] [stdout] test codex::tests::formats_codex_config_string_values_as_toml ... ok
[INFO] [stdout] test github::tests::secondary_backoff_is_bounded_exponential ... ok
[INFO] [stdout] test github::tests::request_rate_rejects_zero ... ok
[INFO] [stdout] test maid::tests::builds_codex_resume_command_from_session_id ... ok
[INFO] [stdout] test maid::tests::codex_failure_does_not_post_or_mark ... ok
[INFO] [stdout] test maid::tests::auto_review_does_not_restart_finished_pr_during_reaction_lag ... ok
[INFO] [stdout] test handled_marker::tests::file_store_persists_pending_markers ... ok
[INFO] [stdout] test maid::tests::concurrent_run_scans_when_latest_mention_is_pending_trusted_request ... ok
[INFO] [stdout] test maid::tests::concurrent_run_retries_pending_mention_marker_without_notification ... ok
[INFO] [stdout] test maid::tests::concurrent_run_starts_each_pending_mention_from_same_notification ... ok
[INFO] [stdout] test maid::tests::handled_latest_trusted_request_does_not_resurrect_older_mentions ... ok
[INFO] [stdout] test maid::tests::handled_marker_failure_after_post_leaves_notification_pending ... ok
[INFO] [stdout] test maid::tests::concurrent_run_does_not_restart_finished_mention_during_reaction_lag ... ok
[INFO] [stdout] test maid::tests::ignores_hyphenated_login_prefix_when_scanning_recent_comments ... ok
[INFO] [stdout] test maid::tests::ignores_self_authored_mentions ... ok
[INFO] [stdout] test maid::tests::ignores_mentions_from_non_master_accounts ... ok
[INFO] [stdout] test maid::tests::leaves_auto_review_pr_pending_when_task_limit_is_reached ... ok
[INFO] [stdout] test maid::tests::leaves_eligible_mention_pending_when_task_limit_is_reached ... ok
[INFO] [stdout] test maid::tests::marks_irrelevant_unread_notifications_handled ... ok
[INFO] [stdout] test maid::tests::master_account_matching_is_case_insensitive ... ok
[INFO] [stdout] test maid::tests::ignores_self_authored_opened_prs ... ok
[INFO] [stdout] test maid::tests::post_failure_does_not_mark_notification_handled ... ok
[INFO] [stdout] test maid::tests::preserves_latest_review_comment_missing_from_recent_issue_scan ... ok
[INFO] [stdout] test maid::tests::records_no_work_read_notification_observations ... ok
[INFO] [stdout] test maid::tests::concurrent_run_returns_after_starting_work ... ok
[INFO] [stdout] test maid::tests::permanent_pending_mention_marker_failure_is_dropped ... ok
[INFO] [stdout] test maid::tests::repo_prep_failure_does_not_post_or_mark ... ok
[INFO] [stdout] test maid::tests::concurrent_run_skips_in_flight_notification_before_hydrating_it ... ok
[INFO] [stdout] test maid::tests::rescans_read_notification_after_updated_at_changes ... ok
[INFO] [stdout] test maid::tests::responds_to_opened_pr_from_auto_review_account ... ok
[INFO] [stdout] test maid::tests::responds_then_marks_mention_handled ... ok
[INFO] [stdout] test maid::tests::responds_to_pending_mention_hidden_behind_latest_bot_comment ... ok
[INFO] [stdout] test maid::tests::responds_to_pending_mention_hidden_behind_latest_unrelated_comment ... ok
[INFO] [stdout] test maid::tests::concurrent_run_respects_max_concurrent_requests ... ok
[INFO] [stdout] test maid::tests::responds_to_unobserved_read_notification ... ok
[INFO] [stdout] test maid::tests::responds_to_new_latest_comment_on_same_notification_thread ... ok
[INFO] [stdout] test maid::tests::responds_to_pr_comment_notification_that_mentions_bot ... ok
[INFO] [stdout] test maid::tests::retries_pending_auto_review_marker_without_rerunning_codex ... ok
[INFO] [stdout] test maid::tests::scans_pr_notification_without_latest_comment_url ... ok
[INFO] [stdout] test maid::tests::skips_duplicate_latest_comment_after_success ... ok
[INFO] [stdout] test maid::tests::skips_mentions_with_durable_handled_marker_after_restart ... ok
[INFO] [stdout] test maid::tests::skips_opened_pr_from_account_without_auto_review ... ok
[INFO] [stdout] test maid::tests::retryable_pending_mention_marker_failure_does_not_stop_polling ... ok
[INFO] [stdout] test maid::tests::skips_read_notification_already_observed_at_same_update ... ok
[INFO] [stdout] test maid::tests::task_keys_allow_distinct_mentions_on_the_same_pull_request ... ok
[INFO] [stdout] test maid::tests::trusted_issue_operate_mention_runs_on_issue_target ... ok
[INFO] [stdout] test maid::tests::trusted_operate_mention_uses_operator_task_origin ... ok
[INFO] [stdout] test maid::tests::retries_pending_auto_review_marker_without_open_pull_request ... ok
[INFO] [stdout] test maid::tests::skips_opened_pr_with_durable_handled_marker_after_restart ... ok
[INFO] [stdout] test mention_thread::tests::handled_latest_trusted_request_does_not_scan_old_comments ... ok
[INFO] [stdout] test mention_thread::tests::latest_bot_comment_scans_recent_comments ... ok
[INFO] [stdout] test mention_thread::tests::pending_marker_is_marked_without_starting_task ... ok
[INFO] [stdout] test mention_thread::tests::pending_request_starts_task_and_leaves_notification_unread ... ok
[INFO] [stdout] test mention_thread::tests::pending_requests_each_start_tasks ... ok
[INFO] [stdout] test maid::tests::retries_pending_mention_marker_without_notification ... ok
[INFO] [stdout] test maid::tests::retries_pending_mention_marker_without_rerunning_codex ... ok
[INFO] [stdout] test worktree::tests::maps_relative_git_dir_from_the_process_directory ... ok
[INFO] [stdout] test task_limit::tests::prunes_starts_outside_the_24_hour_window ... ok
[INFO] [stdout] test worktree::tests::maps_repositories_and_worktrees_into_git_dir ... ok
[INFO] [stdout] test task_limit::tests::zero_limit_disables_new_starts ... ok
[INFO] [stdout] test observed_notification::tests::file_store_persists_current_notification_observations ... ok
[INFO] [stdout] test worktree::tests::rejects_repository_parts_that_could_escape_git_dir ... ok
[INFO] [stdout] test worktree::tests::uses_distinct_worktrees_for_distinct_triggers_on_the_same_pull_request ... ok
[INFO] [stdout] test task_limit::tests::file_recorder_persists_the_rolling_limit ... ok
[INFO] [stdout] test worktree::tests::prepares_issue_worktree_from_default_branch ... ok
[INFO] [stdout] test worktree::tests::prepares_and_cleans_up_distinct_git_worktrees_from_bare_repo ... ok
[INFO] [stdout] test codex::tests::run_waits_for_normal_exit_after_task_completion ... ok
[INFO] [stdout] test codex::tests::run_finishes_when_child_leaves_stdout_open_after_exit ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maid-618c77b1dcfe589f)
[INFO] [stdout] test codex::tests::run_finishes_after_task_completion_when_wrapper_keeps_running ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests maid
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39bd377157b40be1037ca70048b30832f63b341ec14d49c2b2a2d37d822cd3f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bd377157b40be1037ca70048b30832f63b341ec14d49c2b2a2d37d822cd3f1", kill_on_drop: false }`
[INFO] [stdout] 39bd377157b40be1037ca70048b30832f63b341ec14d49c2b2a2d37d822cd3f1
